Skip to main content

Mirror Properties

An object defining properties for the Mirror class.

ExecutedServerEvents

A list of server events that have been executed.

Type: List<ControlExecutedServerEvent>


TargetId

The identifier of the target control that this mirror is linked to.

Type: string


ServerEvents

A list of server-side events associated with the control.

Type: List<EventItem>


Name

The name of the control.

Type: string


ClientEvents

A list of client-side events associated with the control.

Type: List<EventItem>


ControlId

The unique identifier of the control.

Type: string